home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 892 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.8 KB

  1. From: moacs11!walra@relay.nl.net (Waldi Ravens)
  2. Subject: Re: [MINTOS] looking for data (was: Re: standard paths)
  3. Date: Wed, 19 Jan 1994 14:59:46 +0100
  4.  
  5. In <9401191119.AA21116@nice.ethz.ch>, Christian Limpach <Christian.Limpach@nice.usergroup.ethz.ch> wrote:
  6.  
  7. > > > no, the name is quite well chosen, my NeXT has a similar file
  8. > > > (/etc/hostconfig). This one sets things like IP number, hostname and other
  9. > > > network related stuff...
  10. > >
  11. > > I respectfully disagree. The hostconfig file on your NeXT is not at all
  12. > > similar to the proposed host.cnf on the Atari. The host.cnf file could
  13. > > contain just any kind of data needed by any kind of program. It may
  14. > > contain lines like:
  15. > >
  16. > > MANPATH=/usr/man:/usr/local/man:/usr/gem/man
  17. > > GXXINC=/usr/g++include
  18. > > EXINIT=set lines=60 scroll=40 ai eb sm mo
  19. >
  20. > these are environment variables and should not be set globally. Every
  21. > user should defines these in his .cshrc or whatever his shell uses.
  22. > host.cnf should IMHO only define things that are really host dependant
  23. > (like hostname and IP numbers...)
  24.  
  25. We do agree on what should not be in /etc/hostconfig (host.cnf). The
  26. original proposal was to use a file with exactly that name to store
  27. pointers to data specific to one application.
  28.  
  29. Quoting from the original post by Bjarne Pohlers:
  30.  
  31. > In c:\etc\host.cnf there are entries like
  32. > ETCDIR=/dev/u/etc
  33. > LIBDIR=/dev/u/usr/lib
  34. > HOSTNAME=<Guess>
  35. > etc.
  36. >
  37. > For special programs one could add a line
  38. > PROGRAMNAME_CNF=<location of program special-.cnf file>
  39. > in which setups can be done which affect only one program
  40.  
  41. Do you think that /etc/hostconfig (host.cnf) is the right place to store
  42. the PROGRAMNAME_CNF= lines? I don't think it is, so I suggested to use
  43. another name.
  44.  
  45.  
  46. Regards,
  47.            Waldi  (walra%moacs11@nl.net)
  48.